- da_g_hostname_is_ascii_encoded
alias da_g_hostname_is_ascii_encoded = gboolean function(const(gchar)* hostname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_g_hostname_is_ip_address
alias da_g_hostname_is_ip_address = gboolean function(const(gchar)* hostname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_g_hostname_is_non_ascii
alias da_g_hostname_is_non_ascii = gboolean function(const(gchar)* hostname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_g_hostname_to_ascii
alias da_g_hostname_to_ascii = gchar* function(const(gchar)* hostname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_g_hostname_to_unicode
alias da_g_hostname_to_unicode = gchar* function(const(gchar)* hostname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.